Microsoft DirectX 8.1 (C++)

ISmartRenderEngine Interface

The ISmartRenderEngine interface provides methods that support smart recompression in DirectShow Editing Services (DES). The smart render engine exposes this interface.

Requirements

Requires Qedit.h.

In addition to the methods inherited from IUnknown, the ISmartRenderEngine interface exposes the following methods.

Method Description
GetGroupCompressor Retrieves the compression filter for the specified group.
SetFindCompressorCB Not implemented.
SetGroupCompressor Specifies a compression filter to use when rendering the specified group.

See Also